Property Projection

Assembly: redb.Core.dll

⭐ Projection expression (for provider access)

public Expression<Func<RedbObject<TProps>, TResult>> Projection { get; }